Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature doxygen #68

Merged
merged 3 commits into from
Sep 28, 2017
Merged

Feature doxygen #68

merged 3 commits into from
Sep 28, 2017

Conversation

dschlaep
Copy link
Member

- address issue #61

- changes from default
PROJECT_NAME           = "SOILWAT2"
PROJECT_NUMBER         = 3.2.7
OUTPUT_DIRECTORY       = doc
OPTIMIZE_OUTPUT_FOR_C  = YES
EXTRACT_ALL            = YES
EXCLUDE_PATTERNS       = */testing/*
USE_MDFILE_AS_MAINPAGE = README.md
REFERENCED_BY_RELATION = YES
SOURCE_TOOLTIPS        = NO
GENERATE_TREEVIEW      = YES
EXT_LINKS_IN_WINDOW    = YES
GENERATE_LATEX         = NO
```
cd SOILWAT2/
doxygen Doxyfile

open -a Firefox doc/html/index.html
```
@dschlaep dschlaep merged commit bb5e7a4 into master Sep 28, 2017
@dschlaep dschlaep deleted the feature_doxygen branch September 28, 2017 17:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Prepare doxygen framework
1 participant